(prompt "Which parts of Action package you want to install?")
(help "Action\n\nAction is the main part of Action package. It is a CLI tool used for performing certain action on a file. Without installing it, there is no too much sense in installing anything else...\nIt will be copied to C:\n\n"
"Invoker\n\nInvoker is a program which invokes Action multiple times, if needed, from CLI or Workbench. If you don't need that function, you can skip it.\nIt will be copied to C:\n\n"
"ActionPrefs (and it's icon)\n\nActionPrefs is GUI-based tool used for configuring Action. If you want to configure Action manualy, you don't need it.\nIt will be copied to SYS:Prefs/\n\n"
"Action documentation (and it's icon)\n\nAction documentation is AmigaGuide file about Action. I advise you to read it at least once.\nIt will be copied to a place of your choice\n\n"
"Actions\n\nActions are configuration files for Action. They are neccesary for Action to work, and you should copy them, unless you want to make your own from scratch. You will be prompted later about which ones you want to install.\nThey will be copied to ENVARC:Action/\n\n"
"Gui.Library\n\nGui.Library is not needed by Action itself, but ActionPrefs won't work without it!\nIt will be copied to LIBS: , but due to broken version info in it, it is possible that it will overwrite newer version. I suggest you to check manualy first.\n\n"
"FileID.library\n\nFileID.library is essential for Action to work. Without installing it, there is no too much sense in installing Action...\nIt will be copied to LIBS: , not overwriting newer version if there is one.")
(copyfiles (source "Action.guide") (dest (askdir (prompt "Where do you want to have Action documentation?") (help @askdir-help) (disk) (default ""))) (infos)))